Check for negative before appending the index, to avoid double error
authorMatthias Clasen <mclasen@redhat.com>
Wed, 8 Jun 2005 20:25:21 +0000 (20:25 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 8 Jun 2005 20:25:21 +0000 (20:25 +0000)
commit92cc6c4cbcab64762353c1df673c8326fed050d2
tree52db86095c19aaa8ab26b529490406deed75a815
parentd53bffc04d8210bbb4ec4155d374638aad00bbdb
Check for negative before appending the index, to avoid double error

2005-06-08  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktreemodel.c (gtk_tree_path_new_from_string): Check for
negative before appending the index, to avoid double error
message.  (#306393, Morten Welinder)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gtk/gtktreemodel.c